Package | ca.on.oh.mha.pds |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-indigenous-identity |
Url | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-indigenous-identity |
Version | 1.0.0 |
Status | draft |
Name | ObservationIndigenousIdentity |
Experimental | False |
Realm | ca |
Authority | national |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient ![]() | MHA Patient Profile |
http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity ![]() | Indigenous Identity |
http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-data-absent-reason ![]() | SDOH Data Absent Reason Code |
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-indigenous-identity",
"version" : "1.0.0",
"name" : "ObservationIndigenousIdentity",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required"
}
},
{
"id" : "Observation.category.coding",
"path" : "Observation.category.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/observation-category",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"min" : 1,
"fixedCode" : "social-history",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.display",
"path" : "Observation.category.coding.display",
"min" : 1,
"fixedString" : "Social History",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"min" : 1,
"fixedString" : "Indigenous Identity",
"mustSupport" : true
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient|2.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding",
"path" : "Observation.value[x].coding",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "A code that represents the indigenous identity of the person",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity"
}
},
{
"id" : "Observation.value[x].coding.system",
"path" : "Observation.value[x].coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding.code",
"path" : "Observation.value[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding.display",
"path" : "Observation.value[x].coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "codes that indicate the reason the value is missing",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-data-absent-reason"
}
},
{
"id" : "Observation.dataAbsentReason.coding",
"path" : "Observation.dataAbsentReason.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.system",
"path" : "Observation.dataAbsentReason.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.code",
"path" : "Observation.dataAbsentReason.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason.coding.display",
"path" : "Observation.dataAbsentReason.coding.display",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.